Get View Property

Block Group: Browser API
Icon: Get View Property block icon

Retrieves the HTML5 view property for a specified Solution Builder component. Works for the following properties:

[More information]


Input/Output Properties

These properties can take input and give output.

objectPath specifies the path of the element to get a property for. For the parent of this dataflow block, enter @parent.

field specifies the property whose value you want to retrieve. Use one of the properties listed above.

invoke causes the property value to load.


Output Properties

These properties can give output. They cannot take input.


Model

In this example, the offsetWidth property of the parent element is returned. (82).

Get View Property dataflow model